messages.py¶
Helper functions to print output to the terminal.
-
bashfuscator.common.messages.printInfo(msg)[source]¶ Format and print informational messages to the terminal.
-
bashfuscator.common.messages.printWarning(msg)[source]¶ Format and print warning messages to the terminal.